Auto merge of #1195 - alexcrichton:no-more-build-command, r=huonw
authorbors <bors@rust-lang.org>
Tue, 20 Jan 2015 01:25:10 +0000 (01:25 +0000)
committerbors <bors@rust-lang.org>
Tue, 20 Jan 2015 01:25:10 +0000 (01:25 +0000)
commitf1ca1eec53288aa4bc26b3573c5dd06336a8a113
tree75c0bda811ed432ddb3029447000bf3567a90980
parent9fcc37083cba470c7ddaebac6c3b37e89f1d90de
parent50e00c9712edb40103a69f262b8f065f79a893d4
Auto merge of #1195 - alexcrichton:no-more-build-command, r=huonw

Along the way this also fixes a few bugs with build scripts with respect to dynamic native libraries which are linked into build scripts themselves.